home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / html / vendors / charybda / software / RemoveIt.csh < prev    next >
Linux/UNIX/POSIX Shell Script  |  1997-07-26  |  242b  |  11 lines

  1. #!/bin/csh -f
  2.  
  3. alias cd cd
  4. setenv CD_PATH $HOTMIXDIR/html/vendors/charybda/software
  5. cd $CD_PATH
  6.  
  7. xwsh -bg royalblue -fg white -geom 80x20+100+100 -cursorbg violetred1 \
  8.         -title "Charybda diver removal..." \
  9.         -e ./RemoveIt2.csh
  10.  
  11.